home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 05.zip / BS1 part 5 / GOD14-(412)695-3647.adf / LHAV1.35r-UpdateNotes.pp / LHAV1.35r-UpdateNotes
Text File  |  1992-08-04  |  19KB  |  452 lines

  1. __________________________________________________________________________
  2. ==========================================================================
  3.  
  4.                             Update history for
  5.  
  6.                                 LhA V1.35
  7.  
  8.                   Copyright (c) 1991,92 by Stefan Boberg
  9.                            All rights reserved.
  10.  
  11. __________________________________________________________________________
  12. ==========================================================================
  13.  
  14. V1.35 :
  15.  
  16. - Added `y' command ("copy archive with new options"). Name says it all.
  17.   See manual for details.
  18.  
  19. - Added `h' command ("hunt for diffs arc <-> filesys"). This command
  20.   compares the contents of an archive with the contents of the current
  21.   or `destination' directory, and reports any differences. Useful to see
  22.   what files have changed since the last backup/archiving. With this
  23.   command the `-D' option setting affects what method of display is
  24.   used.
  25.  
  26. V1.34 :
  27.  
  28. - Fixed bug in SetFDate() which would cause LhA to leave files locked
  29.   until the end of the program, thus disabling the `-Qd' option.
  30.  
  31. - Fixed bug in level-1 header handling. Would cause LhA to generate
  32.   corrupted entries when a delete/update operation was performed on
  33.   an archive containing level-1 headers with extended headers.
  34.  
  35. - Added `c' (concatenate) command. With this command it is possible to
  36.   concatenate two or more archives into one, or to append one or more
  37.   archives to another. Currently it does not check for duplicate files.
  38.  
  39. V1.33 :
  40.  
  41. - Fixed Enforcer hit in `LhX'.
  42.  
  43. - Reduced executable size even further by compressing the usage texts.
  44.   Gains 1-2K depending on program version.
  45.  
  46. - Reduced executable size by approximately 1KB. No change in memory
  47.   requirements however.
  48.  
  49. - The `-Qq' option is now implemented. When it is enabled LhA will not
  50.   perform the standard archive scan-through before adding files to the
  51.   archive. This will speed up the operation considerably, but can cause
  52.   problems if the archive has no archive terminator (if an update
  53.   operation was aborted with CTRL-C for instance). This also means that
  54.   LhA will not check if a file already exists in the archive; thus a file
  55.   can be added to an archive twice. Useful if you know the files you're
  56.   adding are not already in the archive (Fido Mail-packets for instance).
  57.   (Roger Nordin)
  58.  
  59. - Now the `-B' option is implemented. When this option is enabled, LhA
  60.   will keep the original archive renamed to `xxx.bak' when files are
  61.   removed from an archive (via the delete, freshen, replace, or update
  62.   commands).
  63.  
  64. - Now checks that `-P' task priority is in the correct range ( [-5,5] )
  65.  
  66. - With V37+, now sets WILDSTAR flag in dl_Root->rn_Flags to enable the `*'
  67.   wildcard, which is disabled by default in OS2.x. Many people thought
  68.   this was a bug in LhA, but it really is because when LhA started using
  69.   the V37 dos.library pattern routines, some people did not use a program
  70.   such as `star' or `starburst'. This *WAS* mentioned in the manual.
  71.  
  72. - With V37+, now uses SetFileDate() to set directory/file dates. With
  73.   pre-V37 uses packets instead.
  74.  
  75. V1.32 : May 1992
  76.  
  77. - No longer creates empty archives if no files to add to the new archive
  78.   are found. (Roger Nordin)
  79.  
  80. - Changed `vv' list output format. The Host OS is now spelled out (i.e.
  81.   `Amiga' and `Unix' instead of `A' and `U' for example).
  82.  
  83. - Fixed problem where a CTRL-C user break occasionally would cause LhA to
  84.   leave a file locked on exit (extraction only).
  85.  
  86. - Case conversion with `-u' and `-l' options now also affect archiving as
  87.   intended.
  88.  
  89. - Added `-Qn' option to optionally enable/disable case conversion of
  90.   national characters. This should be disabled when running 1.3 or 2.04
  91.   with the old FFS and OFS file systems which handles national characters
  92.   incorrectly when calculating filename hash values. With WB2.1 you can
  93.   format `national' filesystem disks (`DOS\2' and `DOS\3', for OFS and FFS
  94.   respectively), which handles these characters correctly. All previous
  95.   versions had national character case conversion *enabled*. It is now
  96.   *disabled* by default.
  97.  
  98. - Fixed infinite-loop bug in delete command. (Dennis Vasko)
  99.  
  100. - Fixed `-Y' option. Was broken in earlier versions.
  101.  
  102. - Fixed `-y' option again to work the way it's supposed to. Previously it
  103.   would not work at all.
  104.  
  105. - Fixed bug in level 2 header filenote handling. Previously it would emit
  106.   a filename exthdr twice instead of one filename+one filenote exthdr.
  107.   (Gunnar Klauberg)
  108.  
  109. - The `-C' option (clear arc-bit on extract) is now set by default (as
  110.   the doc says). (forgot who reported this, sorry).
  111.  
  112. - Added `-Qb' option to force LhA to test an archive before extracting
  113.   anything from it. If the test fails nothing is extracted.
  114.  
  115. - Added safety check for delete command. The delete command must always
  116.   be specified with `d' only (not `delete' or `del' or anything else,
  117.   just `d'). (Klaus Weber).
  118.  
  119. - LhA now maps foreign (MS-DOS) file attributes to Amiga attributes
  120.   if the files were archived with level 1 or 2 headers on the source
  121.   system.
  122.  
  123. V1.31 : private release
  124.  
  125. V1.30 : Apr 6 1992
  126.  
  127. - Significantly faster -lh5- and -lh1- compression. (registered)
  128.  
  129. - Fixed bug in level 1 header handling. Previously it would break 50% of
  130.   the time on machines with 68000 processors. (Mats Nyman)
  131.  
  132. - Fixed xclose() bug. This would cause archives to disappear when the last
  133.   file had been deleted. (Ola Olsson)
  134.  
  135. - Added new mode to `-x' option. In this mode the entire archived pathname
  136.   is used when writing the files to the output device (like with `-x1' or
  137.   `-x'), but not when selecting them (like with `-x0'). This mode is
  138.   selected by using `-x3'.
  139.  
  140. - Added new mode to `-x' option. In this mode the entire archived pathname
  141.   is used when selecting files to extract (like with `-x1' or `-x'), but
  142.   not when writing the files to the output device (like with `-x0'). This
  143.   mode is selected by using `-x2'. (Magnus Holmgren)
  144.  
  145. V1.23 : Apr 4 1992
  146.  
  147. - Fixed compression I/O error detection on archive temporary device.
  148.  
  149. - LhA now supresses requesters when looking for ENV: (Pavel Vána)
  150.  
  151. V1.22 : Apr 2 1992
  152.  
  153. - Fixed compression bug. Introduced in V1.20. Quite rare. (Mats Nyman)
  154.  
  155. - Changed `-y' option behaviour. Now no longer appends `.lha' or `.lzh'
  156.   suffix if archive name already contains one (Thanks to Mats Nyman).
  157.  
  158. - Fixed problem where LhA would not restore file attributes with level 0
  159.   headers even if you specified `-a' on extraction. (Thanks to Ken Krebs)
  160.  
  161. V1.20 : Mar 26 1992
  162.  
  163. - LhA now supports multivolume archives. On the evaluation version, only
  164.   extracting and listing of multivolume archives is allowed. Currently
  165.   the maximum number of volumes is 100 - if you go above this limit LhA
  166.   won't complain but the behaviour is undefined (a crash is very likely
  167.   to occur).
  168.  
  169. - LhA now appends a lower-case `.lzh' or `.lha' instead of the upper-case
  170.   suffixes in earlier versions. (Purely cosmetic)
  171.  
  172. - Added support for OS2.0 local variables. Local variables override the
  173.   global ENV:LHAOPTS if present.
  174.  
  175. - Added `S' response to queries. Pressing `s' will cause LhA to assume
  176.   negative response to all following queries of the same class. (i.e.
  177.   generally skipping all following files).
  178.  
  179. - Fixed bug in console font size detection on public screens other than
  180.   the WB.
  181.  
  182. - Fixed problem with updating/deleting files in/from archives on another
  183.   device than the one the working directory is on.
  184.  
  185. - LhA now reads default options from the environment variable LHAOPTS
  186.   unless the `-I' switch is specified before the archive name. Note that
  187.   the `-I' switch is special because it HAS to be specified directly
  188.   after a dash (`-') like in "LhA -I a ram:test *.h", and not like this:
  189.   "LhA -nI a ram:test *.h". You will get a warning message if LhA detects
  190.   this. Specifying the `-I' option within LHAOPTS is not a good idea..
  191.  
  192. - Implemented `-H' switch. LhA can now write level 1 and level 2 headers.
  193.  
  194. - Fixed disk full detection problem when extracting stored files. (Juha
  195.   Luoma).
  196.  
  197. - LhA now emits no ANSI sequences at all when listing archives.
  198.   (A.J.Brouwer).
  199.  
  200. - Added `q' modifier to `l' and `v' commands to allow for creation of
  201.   name-only archive listings. (Use `-N' option to suppress copyright
  202.   msg).  (Niklas Sjöberg)
  203.  
  204. - Added `-Qd' option to make LhA ignore the delete protection file when
  205.   moving files. (Will delete the file regardless of the delete protection
  206.   flag state).
  207.  
  208. - Added `-Qw' option to cause LhA to ignore wildcards. Useful when
  209.   processing files containing wildcard characters (`~[]()*#?%). (Paul van
  210.   der Heu).
  211.  
  212. - LhA now can process SFX archives created with LhASFX. This means you can
  213.   use LhA to test uploaded SFX archives on a BBS without taking the risk
  214.   of running the `.RUN' file (which is dangerous since there's no way of
  215.   knowing if it actually is a SFX archive or some type of `bomb').
  216.  
  217. - Changed command line parsing to enable user to archive entire volumes
  218.   or directories simply by specifying `df0:' and `dir/' as action file
  219.   specs if they are followed by another directory name or are last on the
  220.   command line. Idea from Pavel Vàña. See manual for more detailed
  221.   explanation.
  222.  
  223. - Added '-e' option to archive empty subdirectories (only valid when used
  224.   together with '-r' option).
  225.  
  226. - Added '-d' option to set archive file date to that of the newest file in
  227.   the archive.
  228.  
  229. - Added '-K' option to remove empty directories when moving files with the
  230.   `m' command.
  231.  
  232. - Changed console reset sequence once more to please some console
  233.   emulators.
  234.  
  235. - Added `-y' option to force suffix append.
  236.  
  237. - Added -lh4- compression switch (`-1') serves no real purpose but I added
  238.   it for the sake of completeness.
  239.  
  240. - Fixed handling of level 2 headers. Would crash hard in earlier versions.
  241.  
  242. - LhA now supports all extended header types.
  243.  
  244. - All ARP dependencies removed. ARP is never used under KS2.x, but under
  245.   1.x ARP will be used if pattern.library does not exist. If neither ARP
  246.   nor pattern.library exists when running under KS1.x, LhA uses its
  247.   internal (inferior) pattern matching routines handling `?' and `*'
  248.   only.
  249.  
  250. - Added replace (`r') command. Works like update command but replaces
  251.   files in archive regardless of datestamps. (Same effect as `u' command
  252.   with option `-Qr').
  253.  
  254. - Added `-Qr' option. This option disables the datestamp comparison for
  255.   the `f' and `u' commands, so all files that exists in the archive will
  256.   be replaced regardless of file modification dates.
  257.  
  258. - Fixed cosmetic problem when using the `-n' option with the add/update
  259.   commands. Would emit one linefeed for every present file in the
  260.   archive.
  261.  
  262. - Added `-Qd' option to delete autoshow files after showing/extracting.
  263.  
  264. - Rewrote the -lh1- encoding routines in assembler, now -lh1- compression
  265.   is about 1.6 times faster than before. (REGISTERED version only)
  266.  
  267. - LhA now recognizes `.ZOM' files as being compressed and will not attempt
  268.   further compression. (Olaf Barthel)
  269.  
  270. - Implemented `-h' option to disable the homedir facility. Useful when
  271.   running ToolManager, which passes directories as `dirname/'. (Oliver
  272.   Knorr).
  273.  
  274. - Implemented `-Qo' option to disable options after the command. Useful
  275.   when running automated BBS file testing. (Suggested by Frederick Page)
  276.   When this option is enabled all options must be specified before the
  277.   command, like in LZ and LHArc.
  278.  
  279. - Fixed bug in the automatic stack allocation code, which would cause LhA
  280.   to crash when run together with MungWall with a CLI stack size of less
  281.   than 6000 bytes. (Chris Green at CBM). The minimum stack size has also
  282.   been reduced to 4000 bytes.
  283.  
  284. - Some central list handling routines rewritten in assembler to reduce
  285.   size.
  286.  
  287. - When listing archives, LhA now prints years after 2000 in only two
  288.   digits (before it was displayed as 100 etc. ). Normally, files with
  289.   these dates have invalid datestamps.
  290.  
  291. - The `p' command now no longer emit the in-between-file message or the
  292.   console reset sequence when the `-q' option is used. `-n' can be used
  293.   to suppress the in-between-file message alone. (Loren J. Rittle)
  294.  
  295. - Fixed cosmetic `bug' caused by bug in KS1.3 console device. (Michael
  296.   Beer).
  297.  
  298. - Fixed progress indicator type 2 & 3 bug. Earlier versions would die
  299.   when extracting zero-length files or empty directories with the `-D2'
  300.   or `-D3' options. Thanks to Camillo Särs for reporting.
  301.  
  302. V1.11 : Jan 19 1992
  303.  
  304. - Fixed packing progress indicator type 3 (-D3) glitch.
  305.  
  306. - Fixed the last bug in compression. The compression ratio has also been
  307.   improved slightly over V1.10 (Thanks to Stefan Becker for reporting).
  308.  
  309. - Fixed a few `bugs' in the manual.
  310.  
  311. - Add operations now respect the -N option setting.
  312.  
  313. - Add operations now respect the -F option setting.
  314.  
  315. V1.10 : Jan 13 1992
  316.  
  317. Major update; [all in a weeks work]
  318.  
  319. - Bug in compression fixed, would show up mostly on large files, but had
  320.   nothing to do with the size of the file really. This bug only affected
  321.   LHA (-lh5-) compression. Because of the nature of this bugfix, the LHA
  322.   compression is now better than before - but the difference is very
  323.   slight.
  324.  
  325. - Fixed rare bug in decompression code (several persons reported this and
  326.   the offending file had been hatched via ADS). Handling of corrupted
  327.   archives improved as well - V1.00 would crash on some bad data. This
  328.   release will never do so.
  329.  
  330. - Bug fixed where LhA would report an error and leave the temporary
  331.   archive in the working directory. This happened when updating or
  332.   deleting files in an archive on the same device as the work directory.
  333.   Cause: DeleteFile in dos.library returns TRUE if delete was OK, and
  334.   FALSE otherwise, I thought it was the other way around. (That's what
  335.   you get for not reading the docs carefully enough).
  336.  
  337. - Fixed stupid bug where LhA would refuse to do anything to delete-
  338.   protected files, even if you didn't want to write to the file.
  339.  
  340. - Fixed minor problem where LhA poked outside allocated memory (allocated
  341.   2 bytes too little for two buffers), this had no real effect however as
  342.   the memory being stepped on never could get used by any other task
  343.   anyway. (thanks to Peer Hasselmeyer for discovering this bug with
  344.   MungWall).
  345.  
  346. - Progress indicator update rate is now 4096 bytes in compression. Still
  347.   hardcoded however.
  348.  
  349. - Fixed problem where some corrupted archives or too long level 2 headers
  350.   would cause LhA to crash. (Thanks to Jerry Sandstedt for reporting and
  351.   supplying an offending archive).
  352.  
  353. - Fixed problem when arp.library could not be opened. Now exits cleanly
  354.   with a message and error return code.
  355.  
  356. - LhA now reports already existing files (a and m commands) differently.
  357.   In previous versions the source file with the whole path was printed,
  358.   now LhA lists the name of the file as stored in the archive.
  359.  
  360. - Recursive file collection changed somewhat, any explicit filespec will
  361.   now be looked for only in the current home directory, and not in all
  362.   scanned directories as before. If you want the old behaviour enclose the
  363.   name in parantheses. By explicit filespec I mean a filespec without any
  364.   wildcard characters.
  365.  
  366. - If a directory name (without trailing `/' or `:') is specified as an
  367.   action file with (a,f,u,m) commands, it is translated to `dir/*'. i.e.
  368.   LhA will archive all files in that directory; if the `-r' option is
  369.   enabled (recursive file collection) all files in the directory and it's
  370.   subdirectories will be archived. Useful when using together with disk
  371.   utilities such as Browser, DirOpus etc. Note that you cannot use this
  372.   technique to archive an entire device/assigned directory, since LhA will
  373.   treat this as a home directory specification. In this case, 'device:*'
  374.   or `device:#?' must be used.
  375.  
  376. - Archive attributes are no longer set to ----rw-d by default, on request
  377.   from WB users. It can still be switched on with the -A switch however.
  378.  
  379. - When attribute preservation is off, LhA now sets the attribute field on
  380.   added files to --p-rwed (0x20) for MS-DOS compatibility.
  381.  
  382. - Attributes are no longer preserved by default on extract commands. The
  383.   archive update commands (a,f,u,m) still preserve attributes by default
  384.   however.
  385.  
  386. - Changed `vv' command, now all fields are OK.
  387.  
  388. - LhA now emits a warning if the first action file specification is an
  389.   explicit (no wildcards) name and the file does not exist. No error code
  390.   is returned to the shell.
  391.  
  392. - LhA now returns an error code when no archive matches the archive spec.
  393.  
  394. - Fixed bug where LhA would print the wrong byte count for certain failed
  395.   memory allocations. Purely cosmetic.
  396.  
  397. - Worked around problem (bug?) in arp.library pattern matching routines.
  398.   A pattern such as #> would cause memory corruption in prior versions of
  399.   LhA. Although the arp documentation states that PreParse() will never
  400.   produce parsed strings longer than the original, it sometimes does.
  401.   (Thanks to Gary Chapman for reporting this problem)
  402.  
  403. - Printout fixed for extraction with `-t' and `-T' options, now only
  404.   prints the names of the files that were actually extracted.
  405.  
  406. - Re-enabling of cursor changed to make certain console emulators happy.
  407.   (Thanks to A.J.Brouwer)
  408.  
  409. - Recursive file collection fixed. No longer scans unnecessary directories
  410.   when explicit filespecs are given.
  411.  
  412. - Files with names beginning with a dash (`-') can now be specified on
  413.   the command line by using double-dashes (`--') as stated in the
  414.   manual.
  415.  
  416. - Files beginning with an at-sign (`@') can now be specified by using
  417.   double at-signs.
  418.  
  419. - Manual tidied up and corrected to treat the evaluation version only. No
  420.   more references to registered-user-only options, commands or programs.
  421.  
  422. - LhA now supports LhArc-style autoshow files. Autoshow files are files
  423.   with names ending in `.displayme' (case insignificant).
  424.  
  425. - Option (`-M') added for disabling of autoshow files. Autoshow files are
  426.   disabled by default when the `-m' option is used.
  427.  
  428. - LhA now promptly aborts with an error condition if a file cannot be
  429.   opened for archiving. (Thanks to Magnus Holmgren for reporting this
  430.   problem).
  431.  
  432. - `Warning: premature end of file, no archive terminator seen' message
  433.   removed, since many people thought this was a bug with LhA. Served no
  434.   real purpose anyway.
  435.  
  436. - Freshen command implemented.
  437.  
  438. - LhA now restores empty subdirectories as created by AmigaDOS LhArc 1.30
  439.   (with `-re' option) does not yet archive them however.
  440.  
  441. - LhA extract commands now accept a destination-directory specification
  442.   anywhere on the command line.
  443.  
  444. - LhA now deletes temporary archives from the working directory when an
  445.   update or freshen operation is interrupted.
  446. __________________________________________________________________________
  447. ==========================================================================
  448.  
  449. V1.00 : Released Dec 20 1991
  450.  
  451. - First public release
  452.